Welcome![Sign In][Sign Up]
Location:
Search - mid point of a curve

Search list

[Graph Drawingconsole_graphic

Description: 用控制台程序(Console project)实现计算机图形学的基本图形,其中Bresenham为Bresenham算法画线的项目,输入起点和终点;dda为DDA算法画直线的项目,输入起点和终点;mid_point为中点画线法的项目,输入起点和终点;Bres_circle为根据Bresenham算法画圆,输入圆心点和半径; midpoint_circle为中点画圆法,包括填充,输入圆心点和半径;midpointEllipse为中点画椭圆,包括填充,输入圆心点和长短轴; duobianxing为画多边形,包括填充,输入各个顶点;fenxing_koch为分形图形koch曲线,输入图形显示的范围;snow为分形图形雪花,输入图形显示的范围。 -Procedures using the console (Console project) to achieve the basic graphics computer graphics, which for Bresenham algorithm Bresenham Line item, enter the start and finish dda for the DDA algorithm for drawing a straight line items, enter the start and finish mid_point for line stippling law project, enter the beginning and end Bres_circle algorithm based on Bresenham drawcircle, enter the center point and radius midpoint_circle drawcircle for the mid-point, including the fill, enter the center point and radius midpointEllipse for oval stipple, including fill, enter the center point and the length of shaft duobianxing for drawing polygons, including the filling, the importation of all vertices fenxing_koch for koch curve fractal graphics, the scope of the importation of graphic display snow for the Snowflake fractal graphics, the scope of the importation of graphic display.
Platform: | Size: 1744896 | Author: 李文 | Hits:

[2D Graphic2ddraw

Description: 计算机图形学大作业,一、 调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。二、多边形扫描转换算法和区域填充算法实现。三、线段裁剪和多边形裁剪算法的动画演示实现。四、交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。五、自行车行走和绕固定点旋转的自旋转物体动画。六、简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。七、交互式Bezier曲线的输入绘制程序实现 -Computer Graphics big operation, a point of calling a function of painting with DDA, the mid-point algorithm for drawing a straight line and the mid-point algorithm drawcircle and elliptical. Second, polygon scan conversion algorithm and region filling algorithm. Third, cutting line and polygon clipping algorithm to achieve the animated demo. Fourth, interactive two-dimensional linear intersection: If the existence of intersection, with a solid round show Nodal, and text display its coordinates. Fifth, walking and bike rotating around a fixed point of self-rotating object animation. Sixth, a simple three-dimensional graphics system: convex polyhedron modeling, perspective projection, hidden surface elimination and basic graphics transform (translation, rotation, scaling). Seven, interactive input Bezier curve drawing program
Platform: | Size: 3697664 | Author: ling | Hits:

[Graph DrawingComputerGraphic

Description: 小型交互式图形系统,由Turbo C2.0编写,实现了计算机图形学中的多边形裁减;多边形旋转,平移,缩放;Bezier曲线;B样条曲线;中点圆;等算法。并实现橡皮筋直线,橡皮筋矩形画法,采用鼠标与用户交互,十分好用。这是南京航空航天大学计算机专业计算机图形学课程设计作业,母校的小弟小妹们或许能作为作业的参考。-Small interactive graphics system, prepared by the Turbo C2.0 achieved in computer graphics Polygon reduction polygon rotation, translation, scaling Bezier curves B-spline curve the mid-point circle such algorithm. Rubber band and to achieve a straight line, rubber band rectangle drawing method, using the mouse with the user interaction is very easy to use. This is the Nanjing University of Aeronautics and Astronautics computer professional computer graphics course design work, his alma mater, the younger girl who might be able to work as a reference.
Platform: | Size: 21504 | Author: 周龙亭 | Hits:

[Graph Drawinggh

Description: 1. 简单图元的生成(如直线、圆、长方形等) 2. 用DDA算法或中点(Besenham)算法实现直线段、椭圆或圆的绘制 3. 用扫描线填充算法进行区域填充,用Sutherland 裁剪算法裁减多边形 4. BEZIER曲线或B样条曲线的绘制 5. 个性化图形软件包的开发 6. 所有文件包括源码和截图-1. Easy metafile generation (such as linear, round, rectangular, etc) 2. Using DDA algorithm or the mid-point (Besenham) algorithm achieve a straight line segment, draw an oval or round 3. Scanline fill algorithm used to populate the region, with Sutherland reduction of polygon clipping algorithm 4. BEZIER curve or B-spline Curve 5. personalized graphics package development 6. all documents, including source code and screenshot
Platform: | Size: 1444864 | Author: lixuan | Hits:

[2D GraphicComputerGraphics

Description: 是我的计算机图形学的大作业,其中包括的算法有: 直线绘制的DDA算法,bresenham算法,中点算法,绘制圆和椭圆的中点算法,扫描线种子填充算法。N次贝塞尔曲线的绘制以及对他的平移旋转和缩放变换。还有颜色对话框的调用等等,操作方法在帮助里也写明了。另外,还附有一个编写说明书,适合初学者一步步的自己编写出程序来。-Is my great work in computer graphics, including the algorithm are: line drawing of the DDA method, bresenham method, midpoint method, rendering the mid-point circle and ellipse algorithms, scan line seed fill algorithm. N sub Bezier curve drawing, and his translation rotation and scaling transformations. Also call the color dialog box, etc., methods of operation to help in together with a. In addition, with a written statement, suitable for beginners to write their own step by step procedures.
Platform: | Size: 5458944 | Author: 隗平 | Hits:

CodeBus www.codebus.net